home *** CD-ROM | disk | FTP | other *** search
/ Java Developer's Companion / Java Developer's Companion.iso / Javacup / IN231VFD.TAR / internet / IN231VFD / README < prev    next >
Text File  |  1996-05-21  |  1KB  |  38 lines

  1.                 CyberAgent
  2.                 ==========
  3. This applet has been tested with Netscape 2.0 and the JDK, for Linux and Win32.
  4.  
  5. Running local applets can be painfully slow in Netscape 2.0 and in some
  6. versions of the JDK's Appletviewer.
  7.  
  8. This applet can also be viewed on the internet at the following URL:
  9.  
  10.     http://www.mks.com/tools/java/dale/agent/CyberAgent.html
  11.  
  12. Source files included:
  13.  
  14. CyberAgent.html        Main html file
  15. Agent.java        Main program
  16. Camera.java        On-screen camera object
  17. CameraView.java        Pop-up view within a house
  18. Clock.java        Simple clock
  19. DynaLabel.java        Label with dynamically changing colours
  20. House.java        House object (i.e. a single listing)
  21. HouseServer.java    Server for getting house listings, camera views
  22. HouseView.java        Pop-up camera view
  23. LabList.java        Labelled listbox class
  24. Mort.java        Mortgage calculator
  25. Sign.java        Implements animated sign
  26. Sound.java        Loads and plays sound objects
  27. aaa?.gif        Floor plans for a listing
  28. aaa??.gif        Camera views
  29. doh.au            Sound - selected house with no viewing
  30. drip.au            Sound - selected house with viewing available
  31. hey.au            Sound - startup greeting
  32. out.au            Sound - shutdown sound
  33. sign*.gif        Swinging sign animation
  34.  
  35. 3rd Party Freebies used:
  36. PackerLayout.java    Packer Layout manager (better than the std. ones)
  37. Slider.java        Slider control (enhanced by CyberAgent author)
  38.